home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Bus / A / AciusTN8-92.cpt / AciusTN8-92 / GraphicalButtonsƒ / Proc.Ext.rsrc / 4Dte_26005 < prev    next >
Text File  |  1992-10-10  |  443b  |  7 lines

  1. This routine allows you to disable a button of type bp_Button or bp_RadioButton whose name is passed as the first parameter. 
  2.  
  3. The button remains in this state and is displayed inverted. 
  4.  
  5. Attention: When you click in the external area of the button, the script of this button will be executed, be sure to test if the button has been clicked or not.
  6.  
  7. Written by François Marchal, © ACI 1991. Detailed description and source code in MPW Pascal.